LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
test_requirements.txt
src/Hydro_Quebec_API_Wrapper.egg-info/PKG-INFO
src/Hydro_Quebec_API_Wrapper.egg-info/SOURCES.txt
src/Hydro_Quebec_API_Wrapper.egg-info/dependency_links.txt
src/Hydro_Quebec_API_Wrapper.egg-info/requires.txt
src/Hydro_Quebec_API_Wrapper.egg-info/top_level.txt
src/hydroqc/__init__.py
src/hydroqc/__version__.py
src/hydroqc/account.py
src/hydroqc/consts.py
src/hydroqc/contract.py
src/hydroqc/customer.py
src/hydroqc/error.py
src/hydroqc/logger.py
src/hydroqc/webuser.py
src/hydroqc/hydro_api/__init__.py
src/hydroqc/hydro_api/client.py
src/hydroqc/hydro_api/consts.py
src/hydroqc/winter_credit/__init__.py
src/hydroqc/winter_credit/consts.py
src/hydroqc/winter_credit/handler.py
src/hydroqc/winter_credit/peak.py
src/hydroqc/winter_credit/timerange.py